object Serial1: TSerial1 Left = 374 Top = 290 BorderStyle = bsDialog Caption = 'Win Menu 98 - Registration' ClientHeight = 98 ClientWidth = 263 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 24 Top = 24 Width = 55 Height = 13 Caption = 'Enter serial:' end object Button1: TButton Left = 160 Top = 40 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end object Edit1: TEdit Left = 24 Top = 40 Width = 121 Height = 21 TabOrder = 0 end end